Overview
The Hours Worked Analysis Report compares actual selling hours against the non-selling hours for stores, and highlights percentage of non-selling hours to the user.
Custom terminology allows you to define the retail terminology used within your business. Once defined, terminology automatically appears on criteria forms and reports. For more information on defining custom terminology refer to the article Custom Terminology.
Criteria Form
Refer to the article Report Criteria Form Standard Field Operation for help with the standard criteria form fields.
The following table describes the operation of non-standard fields where appropriate.
Field | Description |
---|---|
From | This date field is the beginning date of the report. |
To | This date field is the ending date of the report. |
Select By |
This list box allows the user to select one item to report on from the list.
|
Region | If Region is selected in the Select By field, this field is mandatory. This drop-down field allows the user to select a region. |
Store | If Store is selected in the Select By field, this field is mandatory. This drop-down field allows the user to select a store. |
Reports
Refer to the section Understanding the Intelligence Store Data for help with the standard values included in Retail Arena reporting.
The following table describes non-standard columns where appropriate.
Column | Description |
---|---|
Type | This column shows where selling and non-selling times will appear in the report. |
Hours | This column shows actual hours in the store selling vs non-selling. |
Cost | This column shows the wage cost of the hours worked. |
% Worked | This column shows the percentage of selling hours vs non-selling hours. |
Remarks
Technical Reference
This section contains technical information about the various source objects for this report and parameters and customization that affect the reports operation. Refer to the article Form Customization and Parameters to understand how parameters, form customization, and security settings affect report and report criteria form operations.
Property | Value |
Form Name | Enter the WebTools form definition name. |
Form Customization JScript File Name | Enter the name of the JScript file that implements specific customization code for a customer. |
Report Definition Name | Enter the WebTools report definition name. |
Permission Name | Enter the WebTools permission name. |
Property | Value |
RDL Name | Enter the RDL name if appropriate. |
Stored Procedure Name | Enter the sql stored procedure name if appropriate (or list all procedures if this section documents multiple report levels). |
Supports Enhanced Store Security (See System::StoreEnhancedSecurityEnabled paramter). | Yes | No |
Supports Enhanced Product Security (See System::ProductEnhancedSecurityEnabled paramter) | Yes | No |
Supports Currency Conversion | Yes | No |
Honours the System::AggregateSalesIncludeNonInventory parameter. | Yes | No | No however non-inventory items are explicitly excluded in the query. |
Honours the System::SalesAndTargetsIncludeTax parameter. | Yes | No |
Honours the System::UseConcessionStoreSales parameter. | Yes | No |
Honours the System::ReleaseQuantityCalculationMethod parameter. | Yes | No |
Uses the LiveDataViews::Store_Employee_Day_Values parameter. |
Yes | No |
Uses the LiveDataViews::Current_Stock parameter. |
Yes | No |
The following additional parameters are supported.
Parameter | Description |
---|---|
Enter parameter name. | Enter the parameter description. Delete this widget if not required. |